home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Interactive CD Sampler / Microsoft Interactive CD Sampler.iso / DEMOS / C_Automp / AUTOTP / TRIPPLAN.DIR / Scripts_57.ls < prev    next >
Encoding:
Text File  |  1996-07-25  |  121 b   |  9 lines

  1. on enterFrame
  2.   updateStage()
  3. end
  4.  
  5. on exitFrame
  6.   global theSoundPath
  7.   sound playFile 1, theSoundPath & "p40-2.wav"
  8. end
  9.